home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
PlanetRacer.swf
/
scripts
/
DefineButton2_520
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-26
|
335b
|
24 lines
on(release){
§§push(true);
§§push(false);
§§push(false);
§§push(true);
while(true)
{
if(§§pop())
{
}
if(§§pop())
{
}
if(§§pop())
{
break;
}
§§push(true);
§§push(false);
}
e.f = 0;
e.h("g");
}